/*公共标题*/
.main_title{display:block; text-align:center; font-size:22px; color:#444; line-height:2;}
.main_title p{
    font-size: 42px;
    color: #444;
    line-height: 55px;
    font-weight: bold;
	}
.main_title h1{ font-family:Arial, Helvetica, sans-serif; font-size:48px; line-height:1}
.main_title h2{
	font-size: 44px;
    line-height: 1.5;
    background: #e34824;
    width: 40%;
    color: #fff;
    border-radius: 50px;
    margin: 0px auto 15px;
	}

.index_yyal{
    margin: 50px auto;
	}
.index_yyal .main{
	width: 94%;
    max-width: 1200px;
    margin: 0 auto;
	}
.index_yyal .main .cont{ margin-top:35px;}
.index_yyal .main .cont ul li{
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    width: 32%;
	}
.index_yyal .main .cont ul li:nth-child(3n){ margin-right:0}
.index_yyal .main .cont ul li:hover{
	}
.index_yyal .main .cont ul li .topimg{
	width:100%;
	overflow:hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background:#fff; 
	border-radius: 10px;
	}
.index_yyal .main .cont ul li .topimg img{
	width:100%;
	transform: scale(1);
	transition: all 1s ease-out;
	}
.index_yyal .main .cont ul li p{
	text-align: center;
    display: block;
    overflow: hidden;
	}
.index_yyal .main .cont ul li p a{
    line-height: 3;
    font-size: 20px;
    color: #333;
	}

.index_yyal .main .cont ul li:hover p{}
.index_yyal .main .cont ul li:hover p a{color:#e34824}
.index_yyal .main .cont ul li:hover .topimg img{transform: scale(1.2);}
	
	
.index_news{ width:1200px; margin:75px auto}
.index_news .left_news{ width:45%; display:block; float:left}
.index_news .left_news .title{
    border-bottom: 1px solid #ededed;
    font-family: arial;
    font-size: 32px;
	}
.index_news .left_news .title p{
	font-size: 42px;
    font-weight: bold;
    line-height: 2;
	}
.index_news .left_news .cont{}
.index_news .left_news .cont ul li{
	border-bottom: 1px solid #dfdfdf;
    padding-bottom: 15px;
    padding-top: 15px;
	}
.index_news .left_news .cont ul li p a{
	font-size: 20px;
    line-height: 2;
	}
.index_news .left_news .cont ul li span{
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    display: block;
    overflow: hidden;
    color: #787878;
    margin: 0 auto 10px;
    text-align: justify;
	}
.index_news .left_news .cont ul li em{
	display: block;
    font-style: normal;
    background: url(../images/time.png) 0 center no-repeat;
    padding-left: 24px;
    font-size: 14px;
    color: #787878;
    line-height: 18px;
	}

.index_news .right_news{ width:45%; display:block; float:right; height:540px; background:#000}
.index_news .right_news img{ border-radius: 10px;}


.index_cplist{ width:1200px; margin:50px auto 80px}
.index_cplist ul{ margin-top:10px;}
.index_cplist ul li{
    float: left;
	width: 18%;
    margin-right: 2.5%;
    margin-top: 2.5%;
    display: block;
    text-align: center;
	height:300px;
	}
.index_cplist ul li .frame{
	box-sizing: border-box;
    padding: 9% 3% 4%;
	border-radius: 15px; 
	background: linear-gradient(to bottom right, #0b504d, #0e8e89);
	transition: all 0.4s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
	height:300px;
	}
.index_cplist ul li .frame .topimg{
	height: 124px;
    display: block;
    overflow: hidden;
	}
.index_cplist ul li .frame .topimg img{ width:100%; height:auto}	
	
	
	
.index_cplist ul li:nth-child(5n){ margin-right:0}
.index_cplist ul li p{
	font-size: 24px;
    color: #fff;
    line-height: 2.8;
	}
.index_cplist ul li a{
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 30px;
    display: block;
    width: 50%;
    line-height: 1.5;
    margin: 8% auto 0;
    border: 2px solid #fff;
    color: #fff;
	}
.index_cplist ul li .frame:hover{
	margin-top:10px;
	}
	
	
.index_about{ background:url(../images/pic_gsjj.jpg) center top no-repeat;}
.index_about .main{
	width: 1200px;
    margin: 0 auto;
    padding:5% 0 7.6%;
	}
.index_about .main h1{
    color: #fff;
    font-size: 45px;
    line-height: 1;
	}
.index_about .main h1 .dec{
	font-family: arial;
    font-size: 110px;
    line-height: 1.2;
    font-weight: bold;
    margin-right: 1%;
	}
.index_about .main h1 span{}
.index_about .main h2{
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.5;
	margin-top:2%
	}
.index_about .main h2 .dec{
    font-size: 54px;
    line-height: 1.5;
    display: inline-block;
    font-weight: bold;
	font-family:arial
	}
.index_about .main h2:after {
    content: "";
    display: block;
    clear: both;
    background: #d46853;
    width: 4%;
    height: 6px;
    border-radius: 10px;
}

.index_about .main h2 span{
    font-size: 24px;
    margin-left: 5px;
	margin-right:5px;
	}
	
	
.index_lc{ background:#e4e4e4; padding:80px 0 90px}
.index_lc .main{ width:1200px; margin:0 auto}
.index_lc .main ul{ margin-top:35px}
.index_lc .main ul li{
	float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    width: 32%;
	}
.index_lc .main ul li:nth-child(3n) {
    margin-right: 0;
}



.index_lc .main ul li .topimg{
    width: 100%;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: #fff;
	border-radius: 10px 10px 0 0;
	}
.index_lc .main ul li img{
	width:100%;
	transform: scale(1);
	transition: all 1s ease-out;
	}
.index_lc .main ul li p{
	text-align: center;
    display: block;
    overflow: hidden;
	background: #0b504d;
	border-radius: 0 0 10px 10px;
	}
.index_lc .main ul li p a{
    line-height: 2.5;
    font-size: 18px;
    color: #fff;
	}

.index_lc .main ul li:hover p{ background:#e34824}
.index_lc .main ul li:hover p a{color:#fff}
.index_lc .main ul li:hover .topimg img{transform: scale(1.2);}



.in_product {
    background: #0b504d;
    padding: 60px 0;
}
.titincp{  margin-bottom:20px; color:#fff}
.titincp h1{font-size:45px; line-height:65px; text-align:center}
.titincp p{line-height: 40px;font-size:20px; text-align:center}
.in_product .content{ width:1200px;margin:0 auto; padding-bottom: 50px;}
.Menubob { width:100%; margin:0px auto 32px; text-align:center;}
.Menubob li{
	display: block;
    width: 15.5%;
    margin-right: 1%;
    margin-bottom: 1.5%;
    float: left;
    overflow: hidden;
	border-radius: 50px;
	border:2px solid #fff
	}
.Menubob li a{
	font-size: 18px;
    line-height: 44px;
    color: #fff;
    display: block;
	}
.Menubob li:hover,.Menubob li a.hover,.Menubob li a:hover{ background:#fff; color:#0b504d}
.Menubob li:nth-child(6n){ margin-right:0}

.proin{ display: inherit; width:32%; height: auto; margin:0 2% 26px 0;  float:left;}
.proin:nth-child(3n) {margin:0 !important; float:right !important}

.proin h2{ display: block;font-size:24px;font-weight: normal;margin:0px auto;color: #333333; overflow:hidden; width:84%;line-height:76px; text-align:center}
.proin:hover h2{ color:#b1000e}
.proin div{ width:100%; height: auto; overflow:hidden;border-radius: 10px 10px 0 0;}
.proin div img.prpic{ width:100%;transition:all 0.4s;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;}
.proin:hover div img.prpic{transform:scale(1.04);-webkit-transform:scale(1.04);-moz-transform:scale(1.04);-o-transform:scale(1.04);}

.proin p{
	text-align: center;
    font-size: 18px;
    overflow: hidden;
    line-height: 46px;
    background: #fff;
	border-radius: 0 0 10px 10px;
	}
.proin:hover p{background:#e34824; color:#fff}

.index_honor{
    background: url(../images/bg_honor.jpg) center top no-repeat;
    height: 897px;
    padding-top: 50px;
    margin-top: 60px;
	}
.index_honor .main{ width:1200px; margin:0 auto}
.index_cf{}
.index_cf img{ max-width:100%; height:auto}